2 writes to _bottomPadding
PresentationCore (2)
System\Windows\Media\Effects\ShaderEffect.cs (2)
89_bottomPadding = value; 1074_bottomPadding = effect._bottomPadding;
3 references to _bottomPadding
PresentationCore (3)
System\Windows\Media\Effects\ShaderEffect.cs (3)
78return _bottomPadding; 587data.BottomPadding = _bottomPadding; 1074_bottomPadding = effect._bottomPadding;