6 references to HasSink
PresentationFramework (6)
src\Framework\System\Windows\Documents\TextStore.cs (6)
112
if (
HasSink
)
150
if (!
HasSink
)
1579
if (
HasSink
)
1621
else if (
HasSink
)
2108
if (_lockFlags == 0 &&
HasSink
)
2167
if ((_textservicesHost != null) && (
HasSink
))