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)
903
return
_useCustomCursor
;
909
if (
_useCustomCursor
!= value )