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