5 references to IsEmptyNode
PresentationFramework (5)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (4)
5105if (IsEmptyNode && RequiresXamlFontProperties()) 5147if (IsEmptyNode) 5155if (IsEmptyNode && RequiresXamlFontProperties()) 5419if (IsEmptyNode)
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (1)
688if (documentNode.IsEmptyNode)