2 writes to _topPadding
PresentationCore (2)
System\Windows\Media\Effects\ShaderEffect.cs (2)
49_topPadding = value; 1060_topPadding = effect._topPadding;
3 references to _topPadding
PresentationCore (3)
System\Windows\Media\Effects\ShaderEffect.cs (3)
38return _topPadding; 573data.TopPadding = _topPadding; 1060_topPadding = effect._topPadding;