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