1 override of SetValueCore
PresentationFramework (1)
System\Windows\Automation\Peers\ScrollBarAutomationPeer.cs (1)
53
internal override void
SetValueCore
(double val)
2 references to SetValueCore
PresentationFramework (2)
System\Windows\Automation\Peers\RangeBaseAutomationPeer.cs (1)
73
SetValueCore
(val);
System\Windows\Automation\Peers\ScrollBarAutomationPeer.cs (1)
61
base.
SetValueCore
(val);