2 references to SupportedViewsProperty
PresentationFramework (1)
System\Windows\Automation\Peers\FlowDocumentReaderAutomationPeer.cs (1)
139
RaisePropertyChangedEvent(MultipleViewPatternIdentifiers.
SupportedViewsProperty
, newViews, oldViews);
UIAutomationClient (1)
System\Windows\Automation\MultipleViewPattern.cs (1)
51
public static readonly AutomationProperty SupportedViewsProperty = MultipleViewPatternIdentifiers.
SupportedViewsProperty
;