ElementPropertiesView

StockSharp.Xaml.Diagram.Maui

View showing properties of a selected diagram element.

Inherits: ContentView

Constructors

ElementPropertiesView
public ElementPropertiesView()
elementPropertiesView = ElementPropertiesView()

Creates a new ElementPropertiesView.

ElementPropertiesView
public ElementPropertiesView(ElementPropertiesViewModel viewModel)
elementPropertiesView = ElementPropertiesView(viewModel)

Creates a new ElementPropertiesView with the specified ViewModel.