1 write to IsEmptyElement
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (1)
1951
IsEmptyElement
= isEmptyElement
2 references to IsEmptyElement
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (2)
335
if (CurrentContext != null && CurrentContext.
IsEmptyElement
)
640
if (CurrentContext.
IsEmptyElement
)