9 references to IsStylusCaptureWithinChangedKey
PresentationCore (9)
System\Windows\Generated\ContentElement.cs (3)
2456
add { EventHandlersStoreAdd(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
2457
remove { EventHandlersStoreRemove(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
2473
RaiseDependencyPropertyChanged(UIElement.
IsStylusCaptureWithinChangedKey
, args);
System\Windows\Generated\UIElement.cs (3)
4563
add { EventHandlersStoreAdd(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
4564
remove { EventHandlersStoreRemove(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
4580
RaiseDependencyPropertyChanged(UIElement.
IsStylusCaptureWithinChangedKey
, args);
System\Windows\Generated\UIElement3D.cs (3)
2186
add { EventHandlersStoreAdd(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
2187
remove { EventHandlersStoreRemove(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
2203
RaiseDependencyPropertyChanged(UIElement.
IsStylusCaptureWithinChangedKey
, args);