2 overrides of UpdateState
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerStylusPlugInCollection.cs (1)
51
internal override void
UpdateState
(UIElement element)
System\Windows\Input\Stylus\Wisp\WispStylusPlugInCollection.cs (1)
57
internal override void
UpdateState
(UIElement element)
5 references to UpdateState
PresentationCore (5)
System\Windows\Input\Stylus\Common\StylusPlugInCollection.cs (5)
70
_stylusPlugInCollectionImpl.
UpdateState
(_element); // Add to PenContexts if element is in proper state (can fire isactiveforinput).
565
_stylusPlugInCollectionImpl.
UpdateState
(_element);
571
_stylusPlugInCollectionImpl.
UpdateState
(_element);
577
_stylusPlugInCollectionImpl.
UpdateState
(_element);
588
_stylusPlugInCollectionImpl.
UpdateState
(_element);