6 references to HasListeners
PresentationFramework (6)
System\Windows\Documents\TextContainer.cs (5)
737if (this.HasListeners) 781if (this.HasListeners) 858originalPosition = this.HasListeners ? new TextPointer(position, LogicalDirection.Backward) : null; 1110if (this.HasListeners) 1206if (this.HasListeners)
System\Windows\Documents\TextElement.cs (1)
991if (tree.HasListeners)