9 references to IsStylusCaptureWithinChangedKey
PresentationCore (9)
System\Windows\Generated\ContentElement.cs (3)
2457
add { EventHandlersStoreAdd(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
2458
remove { EventHandlersStoreRemove(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
2474
RaiseDependencyPropertyChanged(UIElement.
IsStylusCaptureWithinChangedKey
, args);
System\Windows\Generated\UIElement.cs (3)
4564
add { EventHandlersStoreAdd(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
4565
remove { EventHandlersStoreRemove(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
4581
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);