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