2 overrides of IsActiveForInput
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerStylusPlugInCollection.cs (1)
25internal override bool IsActiveForInput
System\Windows\Input\Stylus\Wisp\WispStylusPlugInCollection.cs (1)
29internal override bool IsActiveForInput
8 references to IsActiveForInput
PresentationCore (8)
System\Windows\Input\Stylus\Common\StylusPlugInCollection.cs (8)
50if (_stylusPlugInCollectionImpl.IsActiveForInput) 91if (_stylusPlugInCollectionImpl.IsActiveForInput) 127if (_stylusPlugInCollectionImpl.IsActiveForInput) 183if (_stylusPlugInCollectionImpl.IsActiveForInput) 327if (_stylusPlugInCollectionImpl.IsActiveForInput) 356if (_stylusPlugInCollectionImpl.IsActiveForInput) 389get { return _stylusPlugInCollectionImpl.IsActiveForInput; } 403if (_stylusPlugInCollectionImpl.IsActiveForInput)