1 override of SetValueCore
PresentationFramework (1)
src\Framework\System\Windows\Automation\Peers\ScrollBarAutomationPeer.cs (1)
55
internal override void
SetValueCore
(double val)
2 references to SetValueCore
PresentationFramework (2)
src\Framework\System\Windows\Automation\Peers\RangeBaseAutomationPeer.cs (1)
82
SetValueCore
(val);
src\Framework\System\Windows\Automation\Peers\ScrollBarAutomationPeer.cs (1)
63
base.
SetValueCore
(val);