2 references to VolumeProperty
PresentationFramework (2)
src\Framework\System\Windows\Controls\MediaElement.cs (2)
334
return (double) GetValue(
VolumeProperty
);
338
SetValue(
VolumeProperty
, value);