2 writes to _bottomPadding
PresentationCore (2)
System\Windows\Media\Effects\ShaderEffect.cs (2)
75_bottomPadding = value; 1051_bottomPadding = effect._bottomPadding;
3 references to _bottomPadding
PresentationCore (3)
System\Windows\Media\Effects\ShaderEffect.cs (3)
64return _bottomPadding; 570data.BottomPadding = _bottomPadding; 1051_bottomPadding = effect._bottomPadding;