GraphConditionalStyleCollection::IsCompiled Property

 

Find out whether the CompileStyles method must be called.

Namespace:   Microsoft.VisualStudio.GraphModel.Styles
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
property bool IsCompiled {
	bool get();
}

Property Value

Type: System::Boolean

Returns Boolean.

Return to top
Show: