6 references to HasListeners
PresentationFramework (6)
System\Windows\Documents\TextContainer.cs (5)
742if (this.HasListeners) 786if (this.HasListeners) 863originalPosition = this.HasListeners ? new TextPointer(position, LogicalDirection.Backward) : null; 1115if (this.HasListeners) 1211if (this.HasListeners)
System\Windows\Documents\TextElement.cs (1)
1006if (tree.HasListeners)