2 writes to hBrush
PresentationCore (2)
Core\CSharp\System\Windows\Media\Generated\RenderData.cs (2)
92this.hBrush = hBrush; 645data.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)
643if ( data.hBrush != 0 ) 645data.hBrush = (uint)(((DUCE.IResource)_dependentResources[ (int)( data.hBrush - 1)]).GetHandle(channel)); 1194(Brush)DependentLookup(data->hBrush), 1542(Brush)DependentLookup(data->hBrush),