SourceChangedEventArgs Constructor
.NET Framework 4.5
Initializes a new instance of the SourceChangedEventArgs class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
SourceChangedEventArgs(PresentationSource, PresentationSource) | Initializes a new instance of the SourceChangedEventArgs class, using supplied information for the old and new sources. |
|
SourceChangedEventArgs(PresentationSource, PresentationSource, IInputElement, IInputElement) | Initializes a new instance of the SourceChangedEventArgs class, using supplied information for the old and new sources, the element that this change effects, and the previous reported parent of that element. |