CompositionEffectFactory.LoadStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The load status of a CreateBrush call.
public:
property CompositionEffectFactoryLoadStatus LoadStatus { CompositionEffectFactoryLoadStatus get(); };
CompositionEffectFactoryLoadStatus LoadStatus();
public CompositionEffectFactoryLoadStatus LoadStatus { get; }
var compositionEffectFactoryLoadStatus = compositionEffectFactory.loadStatus;
Public ReadOnly Property LoadStatus As CompositionEffectFactoryLoadStatus
Property Value
The load status of a CreateBrush call.