Class GalleryBindable
public class GalleryBindable : ControlBindableBase, INotifyPropertyChanged
- Inheritance
-
GalleryBindable
- Implements
- Inherited Members
- Extension Methods
Properties
CanUserFilter
public bool CanUserFilter { get; set; }
Property Value
SelectedItem
public GalleryItemBindable SelectedItem { get; set; }