7 overrides of FireNotifications
PresentationCore (7)
Core\CSharp\System\Windows\FocusWithinProperty.cs (1)
22internal override void FireNotifications(UIElement uie, ContentElement ce, UIElement3D uie3D, bool oldValue)
Core\CSharp\System\Windows\Input\TouchesCapturedWithinProperty.cs (1)
17internal override void FireNotifications(UIElement uie, ContentElement ce, UIElement3D uie3D, bool oldValue)
Core\CSharp\System\Windows\Input\TouchesOverProperty.cs (1)
19internal override void FireNotifications(UIElement uie, ContentElement ce, UIElement3D uie3D, bool oldValue)
Core\CSharp\System\Windows\MouseCaptureWithinProperty.cs (1)
22internal override void FireNotifications(UIElement uie, ContentElement ce, UIElement3D uie3D, bool oldValue)
Core\CSharp\System\Windows\MouseOverProperty.cs (1)
22internal override void FireNotifications(UIElement uie, ContentElement ce, UIElement3D uie3D, bool oldValue)
Core\CSharp\System\Windows\StylusCaptureWithinProperty.cs (1)
22internal override void FireNotifications(UIElement uie, ContentElement ce, UIElement3D uie3D, bool oldValue)
Core\CSharp\System\Windows\StylusOverProperty.cs (1)
22internal override void FireNotifications(UIElement uie, ContentElement ce, UIElement3D uie3D, bool oldValue)
1 reference to FireNotifications
PresentationCore (1)
Core\CSharp\System\Windows\ReverseInheritProperty.cs (1)
191FireNotifications(uie, ce, uie3D, oldValue);