1 instantiation of RTIHighContrastCallback
PresentationFramework (1)
src\Framework\System\Windows\Controls\InkCanvas.cs (1)
195
_rtiHighContrastCallback = new
RTIHighContrastCallback
(this);
1 reference to RTIHighContrastCallback
PresentationFramework (1)
src\Framework\System\Windows\Controls\InkCanvas.cs (1)
3253
private
RTIHighContrastCallback
_rtiHighContrastCallback;