5 references to IsEmptyNode
PresentationFramework (5)
System\Windows\Documents\RtfToXamlReader.cs (4)
5041
if (
IsEmptyNode
&& RequiresXamlFontProperties())
5083
if (
IsEmptyNode
)
5091
if (
IsEmptyNode
&& RequiresXamlFontProperties())
5355
if (
IsEmptyNode
)
System\Windows\Documents\XamlToRtfWriter.cs (1)
685
if (documentNode.
IsEmptyNode
)