Namespace HeBianGu.General.WpfControlLib
Classes
- AnimationHelpers
Encapsulates methods and properties for handling animations.
- AnimationHelpers.AnimationCompletedHandler
Provides a closure so that allows the Timeline.Completed event to be disconnected.
- BlendEffect
An effect that blend two textures.
- BufferPlayControl
BufferPlayControl.xaml 的交互逻辑
- BufferPlayEngine
缓冲播放引擎
- BufferPlayEntityBase
缓冲任务抽象基类
- BulletCheckBox
BulletCheckBox.xaml 的交互逻辑
- CalendarDateCoalesceConverter
Help us format the content of a header button in a calendar.
- CancelRoutedEventArgs
Represents routed events arguments that support cancellation.
- Card
A card is a content control, styled according to Material Design guidelines.
- CircleWipe
原型过度效果
- DataPager
DataPager.xaml 的交互逻辑
- DefaultContentLoader
Loads XAML files using Application.LoadComponent.
- DependencyHelpers
Encapsulates methods for dealing with dependency objects and properties.
- FadeWipe
褪色效果
- FragmentNavigationEventArgs
Provides data for fragment navigation events.
- HighlightTextBlock
高亮查找文本
- IndexedItemOffsetMultiplierExtension
Multiplies a time span unit by the index of an item in a list.
- InlineModalDecorator
Provides a host for InlineModalDialogs.
- InlineModalDialog
Provides a modal dialog that uses inline UIElements instead of a top-level window.
- ListItemMoveBehavior
Represents a behavior that allows moving items in an ItemsControl by dragging them.
For this behavior to work, the ItemsControl.ItemsPanel must not be a VirtualizingPanel, and the ItemsControl.ItemsSource must be an ObservableCollection<T>.
- MetroColorPicker
颜色选择控件
- ModernFrame
自定义导航框架
- ModernProgressRing
Represents a control that indicates that an operation is ongoing.
- ModernUIHelper
Provides various common helper methods.
- NavigatingCancelEventArgs
Provides data for the OnNavigatingFrom(NavigatingCancelEventArgs) method and the Navigating event.
- NavigationBaseEventArgs
Defines the base navigation event arguments.
- NavigationEventArgs
Provides data for frame navigation events.
- NavigationFailedEventArgs
Provides data for the NavigationFailed event.
- NavigationHelper
Provides helper function for navigation.
- NotifyIcon
Specifies a component that creates an icon in the notification area.
- PageChangedEventArgs
分页更改参数
- PointLightEffect
An effect that colorizes a texture and adds two light points.
- ProgressBarDataModel
进度条Model类
- RelativeAnimatingContentControl
The platform does not currently support relative sized translation values. This primitive control walks through visual state animation storyboards and looks for identifying values to use as percentages.
- RepositoryViewModelBase<TViewModel, TEntity>
直接对接模型的仓储基类
- RepositoryViewModel<TEntity>
直接对接模型的仓储基类
- ScaleHost
Internal use only.
- ScrollView3DControl
ScrollView3DControl.xaml 的交互逻辑
- SpaceSpliterUserControl
SpaceSpliterUserControl.xaml 的交互逻辑
- TransitionAssist
附加属性
- TransitionerSlide
过度幻灯片
- TransitioningContent
Content control to enable easier transitions.
- TreeRepositoryViewModel<TEntity>
直接对接模型的仓储基类
- UIHelpers
Encapsulates methods for manipulation of the visual tree.
- WaitingBox
WaitingBox.xaml 的交互逻辑
- WaveProgressBar
波浪进度条
Interfaces
- IBufferPlayEntity
缓冲任务接口
- IContent
Defines the optional contract for content loaded in a ModernFrame.
- IContentLoader
The contract for loading content.
- ITransitionWipe
过度效果
Enums
- NavigationType
Identifies the types of navigation that are supported.
- NotifyIconVisibility
Defines the icon visibility modes of NotifyIcon.
- SlideDirection
过度方向
Delegates
- CancelRoutedEventHandler
Represents a delegate used for routed events that support cancellation.