2 references to BalanceProperty
PresentationFramework (2)
src\Framework\System\Windows\Controls\MediaElement.cs (2)
349
return (double) GetValue(
BalanceProperty
);
353
SetValue(
BalanceProperty
, value);