IProperty - интерфейс
Описание интерфейса свойства настроек диаграммы
Пространство имён: Tessa.UI.Views.Charting.PropertiesСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public interface IProperty : INotifyPropertyChanged,
IDataTemplateProvider
Public Interface IProperty
Inherits INotifyPropertyChanged, IDataTemplateProvider
public interface class IProperty : INotifyPropertyChanged,
IDataTemplateProvider
type IProperty =
interface
interface INotifyPropertyChanged
interface IDataTemplateProvider
end
- Implements
- INotifyPropertyChanged, IDataTemplateProvider
PropertyChanged | Occurs when a property value changes. (Унаследован от INotifyPropertyChanged) |