7 overrides of FireNotifications
PresentationCore (7)
System\Windows\FocusWithinProperty.cs (1)
26
internal override void
FireNotifications
(UIElement uie, ContentElement ce, UIElement3D uie3D, bool oldValue)
System\Windows\Input\TouchesCapturedWithinProperty.cs (1)
21
internal override void
FireNotifications
(UIElement uie, ContentElement ce, UIElement3D uie3D, bool oldValue)
System\Windows\Input\TouchesOverProperty.cs (1)
23
internal override void
FireNotifications
(UIElement uie, ContentElement ce, UIElement3D uie3D, bool oldValue)
System\Windows\MouseCaptureWithinProperty.cs (1)
26
internal override void
FireNotifications
(UIElement uie, ContentElement ce, UIElement3D uie3D, bool oldValue)
System\Windows\MouseOverProperty.cs (1)
26
internal override void
FireNotifications
(UIElement uie, ContentElement ce, UIElement3D uie3D, bool oldValue)
System\Windows\StylusCaptureWithinProperty.cs (1)
26
internal override void
FireNotifications
(UIElement uie, ContentElement ce, UIElement3D uie3D, bool oldValue)
System\Windows\StylusOverProperty.cs (1)
26
internal override void
FireNotifications
(UIElement uie, ContentElement ce, UIElement3D uie3D, bool oldValue)
1 reference to FireNotifications
PresentationCore (1)
System\Windows\ReverseInheritProperty.cs (1)
195
FireNotifications
(uie, ce, uie3D, oldValue);