9 references to IsStylusCaptureWithinChangedKey
PresentationCore (9)
System\Windows\Generated\ContentElement.cs (3)
2472
add { EventHandlersStoreAdd(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
2473
remove { EventHandlersStoreRemove(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
2489
RaiseDependencyPropertyChanged(UIElement.
IsStylusCaptureWithinChangedKey
, args);
System\Windows\Generated\UIElement.cs (3)
4579
add { EventHandlersStoreAdd(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
4580
remove { EventHandlersStoreRemove(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
4596
RaiseDependencyPropertyChanged(UIElement.
IsStylusCaptureWithinChangedKey
, args);
System\Windows\Generated\UIElement3D.cs (3)
2193
add { EventHandlersStoreAdd(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
2194
remove { EventHandlersStoreRemove(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
2210
RaiseDependencyPropertyChanged(UIElement.
IsStylusCaptureWithinChangedKey
, args);