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