5 references to IsEmptyNode
PresentationFramework (5)
System\Windows\Documents\RtfToXamlReader.cs (4)
5050
if (
IsEmptyNode
&& RequiresXamlFontProperties())
5092
if (
IsEmptyNode
)
5100
if (
IsEmptyNode
&& RequiresXamlFontProperties())
5364
if (
IsEmptyNode
)
System\Windows\Documents\XamlToRtfWriter.cs (1)
685
if (documentNode.
IsEmptyNode
)