DataGridColumnStylesHelperExtension.

ProvideValue(IServiceProvider) Method

Syntax

public override object ProvideValue(IServiceProvider serviceProvider)

Remarks

Overriding classes should avoid returning 'this' as this would like result in System.InvalidOperationException in the MahApps.Metro.Controls.DataGridColumnStylesHelperExtension.Attach(DataGrid) method

Parameters

Name Type Description
serviceProvider IServiceProvider

Return Value

Type Description
object