Table of Contents

Method CheckIsFrozen

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

CheckIsFrozen(Freezable)

Check whether specified Freezable object currently modifiable.

public static void CheckIsFrozen(Freezable f)

Parameters

f Freezable

Freezable object to check.