9 references to IsStylusCaptureWithinChangedKey
PresentationCore (9)
System\Windows\Generated\ContentElement.cs (3)
2468
add { EventHandlersStoreAdd(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
2469
remove { EventHandlersStoreRemove(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
2485
RaiseDependencyPropertyChanged(UIElement.
IsStylusCaptureWithinChangedKey
, args);
System\Windows\Generated\UIElement.cs (3)
4575
add { EventHandlersStoreAdd(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
4576
remove { EventHandlersStoreRemove(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
4592
RaiseDependencyPropertyChanged(UIElement.
IsStylusCaptureWithinChangedKey
, args);
System\Windows\Generated\UIElement3D.cs (3)
2187
add { EventHandlersStoreAdd(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
2188
remove { EventHandlersStoreRemove(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
2204
RaiseDependencyPropertyChanged(UIElement.
IsStylusCaptureWithinChangedKey
, args);