5 references to IsEmptyNode
PresentationFramework (5)
System\Windows\Documents\RtfToXamlReader.cs (4)
5043
if (
IsEmptyNode
&& RequiresXamlFontProperties())
5085
if (
IsEmptyNode
)
5093
if (
IsEmptyNode
&& RequiresXamlFontProperties())
5357
if (
IsEmptyNode
)
System\Windows\Documents\XamlToRtfWriter.cs (1)
687
if (documentNode.
IsEmptyNode
)