2 writes to hBrush
PresentationCore (2)
Core\CSharp\System\Windows\Media\Generated\RenderData.cs (2)
198this.hBrush = hBrush; 753data.hBrush = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hBrush - 1)]).GetHandle(channel));
4 references to hBrush
PresentationCore (4)
Core\CSharp\System\Windows\Media\Generated\RenderData.cs (4)
751if ( data.hBrush != 0 ) 753data.hBrush = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hBrush - 1)]).GetHandle(channel)); 1246(Brush)DependentLookup(data->hBrush), 1598(Brush)DependentLookup(data->hBrush),