2 references to IsMasterPageProperty
PresentationFramework (2)
System\Windows\Controls\Primitives\DocumentViewerBase.cs (2)
323return (bool)element.GetValue(IsMasterPageProperty); 334element.SetValue(IsMasterPageProperty, value);