1 write to _useCustomCursor
PresentationFramework (1)
src\Framework\System\Windows\Controls\InkCanvas.cs (1)
911_useCustomCursor = value;
2 references to _useCustomCursor
PresentationFramework (2)
src\Framework\System\Windows\Controls\InkCanvas.cs (2)
903return _useCustomCursor; 909if ( _useCustomCursor != value )