9 references to IsStylusCaptureWithinChangedKey
PresentationCore (9)
Core\CSharp\System\Windows\Generated\ContentElement.cs (3)
2532
add { EventHandlersStoreAdd(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
2533
remove { EventHandlersStoreRemove(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
2549
RaiseDependencyPropertyChanged(UIElement.
IsStylusCaptureWithinChangedKey
, args);
Core\CSharp\System\Windows\Generated\UIElement.cs (3)
4964
add { EventHandlersStoreAdd(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
4965
remove { EventHandlersStoreRemove(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
4981
RaiseDependencyPropertyChanged(UIElement.
IsStylusCaptureWithinChangedKey
, args);
Core\CSharp\System\Windows\Generated\UIElement3D.cs (3)
2238
add { EventHandlersStoreAdd(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
2239
remove { EventHandlersStoreRemove(UIElement.
IsStylusCaptureWithinChangedKey
, value); }
2255
RaiseDependencyPropertyChanged(UIElement.
IsStylusCaptureWithinChangedKey
, args);