6 references to HasListeners
PresentationFramework (6)
System\Windows\Documents\TextContainer.cs (5)
736if (this.HasListeners) 780if (this.HasListeners) 857originalPosition = this.HasListeners ? new TextPointer(position, LogicalDirection.Backward) : null; 1106if (this.HasListeners) 1202if (this.HasListeners)
System\Windows\Documents\TextElement.cs (1)
990if (tree.HasListeners)