'宣言 Public Overrides Function PaintBackground( _ ByVal paintingContext As PaintingContext, _ ByVal row As System.Integer, _ ByVal column As System.Integer, _ ByVal cellData As CellData _ ) As System.Windows.UIElement
public override System.Windows.UIElement PaintBackground( PaintingContext paintingContext, System.int row, System.int column, CellData cellData )
パラメータ
- paintingContext
- row
- column
- cellData