Interaction logic for Favorites.xaml
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
System.Windows.Controls.UserControl
MarkdownMonster.Windows.FavoritesControl
public class FavoritesControl : UserControl, IComponentConnector, IStyleConnector
Class Members
Member | Description | |
---|---|---|
Constructor |
||
GetControl |
Return an instance of the control public static FavoritesControl GetControl() |
|
GetModel |
Return an instance of the control's model public static FavoritesModel GetModel() |
|
InitializeComponent |
InitializeComponent public sealed void InitializeComponent() |
|
SelectFavorite |
public void SelectFavorite(FavoriteItem item) |
|
FavoritesModel |
||
IsDragging |
Requirements
Namespace: MarkdownMonster.WindowsAssembly: markdownmonster.exe
© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic