2 writes to _topPadding
PresentationCore (2)
Core\CSharp\System\Windows\Media\Effects\ShaderEffect.cs (2)
64_topPadding = value; 1092_topPadding = effect._topPadding;
3 references to _topPadding
PresentationCore (3)
Core\CSharp\System\Windows\Media\Effects\ShaderEffect.cs (3)
53return _topPadding; 595data.TopPadding = _topPadding; 1092_topPadding = effect._topPadding;