1 write to _sink
PresentationCore (1)
Core\CSharp\System\Windows\Input\InputMethod.cs (1)
1581_sink = new TextServicesCompartmentEventSink(this);
2 references to _sink
PresentationCore (2)
Core\CSharp\System\Windows\Input\InputMethod.cs (2)
1580if (_sink == null) 1582compartment.AdviseNotifySink(_sink);