6 references to HasListeners
PresentationFramework (6)
src\Framework\System\Windows\Documents\TextContainer.cs (5)
757if (this.HasListeners) 801if (this.HasListeners) 878originalPosition = this.HasListeners ? new TextPointer(position, LogicalDirection.Backward) : null; 1130if (this.HasListeners) 1226if (this.HasListeners)
src\Framework\System\Windows\Documents\TextElement.cs (1)
1051if (tree.HasListeners)