1 instantiation of TextServicesCompartmentEventSink
PresentationCore (1)
System\Windows\Input\InputMethod.cs (1)
1466
_sink = new
TextServicesCompartmentEventSink
(this);
1 reference to TextServicesCompartmentEventSink
PresentationCore (1)
System\Windows\Input\InputMethod.cs (1)
1778
private
TextServicesCompartmentEventSink
_sink;