I have this slight issue when triggering events for Windows Presentation Foundation forms.
I want to key in words that trigger a Text Changed event in a Rich Text Box control within the Main Windows WPF Form.
Should I need to alter its coding in the XAML source?
Are there any steps to perform that task?
