2 writes to _bottomPadding
PresentationCore (2)
System\Windows\Media\Effects\ShaderEffect.cs (2)
76_bottomPadding = value; 1061_bottomPadding = effect._bottomPadding;
3 references to _bottomPadding
PresentationCore (3)
System\Windows\Media\Effects\ShaderEffect.cs (3)
65return _bottomPadding; 574data.BottomPadding = _bottomPadding; 1061_bottomPadding = effect._bottomPadding;