2 overrides of IsActiveForInput
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerStylusPlugInCollection.cs (1)
26internal override bool IsActiveForInput
System\Windows\Input\Stylus\Wisp\WispStylusPlugInCollection.cs (1)
30internal override bool IsActiveForInput
8 references to IsActiveForInput
PresentationCore (8)
System\Windows\Input\Stylus\Common\StylusPlugInCollection.cs (8)
51if (_stylusPlugInCollectionImpl.IsActiveForInput) 92if (_stylusPlugInCollectionImpl.IsActiveForInput) 128if (_stylusPlugInCollectionImpl.IsActiveForInput) 184if (_stylusPlugInCollectionImpl.IsActiveForInput) 328if (_stylusPlugInCollectionImpl.IsActiveForInput) 357if (_stylusPlugInCollectionImpl.IsActiveForInput) 390get { return _stylusPlugInCollectionImpl.IsActiveForInput; } 404if (_stylusPlugInCollectionImpl.IsActiveForInput)