2 overrides of UpdateState
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerStylusPlugInCollection.cs (1)
61
internal override void
UpdateState
(UIElement element)
System\Windows\Input\Stylus\Wisp\WispStylusPlugInCollection.cs (1)
67
internal override void
UpdateState
(UIElement element)
5 references to UpdateState
PresentationCore (5)
System\Windows\Input\Stylus\Common\StylusPlugInCollection.cs (5)
80
_stylusPlugInCollectionImpl.
UpdateState
(_element); // Add to PenContexts if element is in proper state (can fire isactiveforinput).
575
_stylusPlugInCollectionImpl.
UpdateState
(_element);
581
_stylusPlugInCollectionImpl.
UpdateState
(_element);
587
_stylusPlugInCollectionImpl.
UpdateState
(_element);
598
_stylusPlugInCollectionImpl.
UpdateState
(_element);