4 references to PropertyNotSupported
PresentationFramework (4)
System\Windows\Automation\Peers\CalendarAutomationPeer.cs (1)
528
throw new ArgumentException(SR.
PropertyNotSupported
);
System\Windows\Automation\Peers\DataGridColumnHeadersPresenterAutomationPeer.cs (1)
158
throw new ArgumentException(SR.
PropertyNotSupported
);
System\Windows\Automation\Peers\DataGridItemAutomationPeer.cs (1)
135
throw new ArgumentException(SR.
PropertyNotSupported
);
System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (1)
235
throw new ArgumentException(SR.
PropertyNotSupported
);