public interface ISubmittingQueueItemViewModel : IViewModel,
INotifyPropertyChanged
Public Interface ISubmittingQueueItemViewModel
Inherits IViewModel, INotifyPropertyChanged
public interface class ISubmittingQueueItemViewModel : IViewModel,
INotifyPropertyChanged
type ISubmittingQueueItemViewModel =
interface
interface IViewModel
interface INotifyPropertyChanged
end
PropertyChanged | Occurs when a property value changes. (Унаследован от INotifyPropertyChanged) |