1 write to _isStandalone
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\ScrollBar.cs (1)
755
set {
_isStandalone
= value; }
1 reference to _isStandalone
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\ScrollBar.cs (1)
754
get { return
_isStandalone
; }