Table of Contents

Interface IStatusBarItemViewModel

Namespace
Gemini.Framework
Assembly
Gemini.dll
public interface IStatusBarItemViewModel

Properties

Index

int Index { get; set; }

Property Value

int

Message

string Message { get; }

Property Value

string

Width

GridLength Width { get; }

Property Value

GridLength