TableSelectionChangedEventArgs.SelectionChangedEventArgs Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SelectionChangedEventArgs that initiated this event.
public: initonly System::Windows::Controls::SelectionChangedEventArgs ^ SelectionChangedEventArgs;
public readonly System.Windows.Controls.SelectionChangedEventArgs SelectionChangedEventArgs;
val mutable SelectionChangedEventArgs : System.Windows.Controls.SelectionChangedEventArgs
Public ReadOnly SelectionChangedEventArgs As SelectionChangedEventArgs