1 implementation of SkippedEntity
PresentationFramework (1)
System\Windows\Documents\XamlToRtfWriter.cs (1)
2719XamlToRtfError IXamlContentHandler.SkippedEntity(string name)
1 reference to SkippedEntity
PresentationFramework (1)
System\Windows\Documents\XamlToRtfParser.cs (1)
85xamlToRtfError = _xamlContent.SkippedEntity(xamlToken.Text);