Base:
property
IMECharCount
System.Windows.Documents.SplayTreeNode.IMECharCount
1 reference to IMECharCount
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextContainer.cs (1)
1855return (_rootNode == null ? 0 : _rootNode.IMECharCount);