C# Класс DoubleGis.WindowsPhone.Controls.ProgressPathControl

Наследование: Windows.UI.Xaml.Controls.Control
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
BackgroundProgressPathStrokeThicknessProperty Windows.UI.Xaml.DependencyProperty
ForegroundProgressPathStrokeThicknessProperty Windows.UI.Xaml.DependencyProperty
IsAnimationEnabledProperty Windows.UI.Xaml.DependencyProperty
ProgressPathBackgroundTemplateProperty Windows.UI.Xaml.DependencyProperty
ProgressPathForegroundTemplateProperty Windows.UI.Xaml.DependencyProperty
ProgressProperty Windows.UI.Xaml.DependencyProperty

Private Properties

Свойство Тип Описание
AnimateProgress void
CreateNewPath Windows.UI.Xaml.Shapes.Path
GetBezierLength double
GetGeometryLendth double
GetLineLength double
OnForegroundProgressPathStrokeThicknessChanged void
OnProgressChanged void
OnProgressChanged void
OnProgressInternalChanged void
OnProgressInternalChanged void
OnProgressPathBackgroundTemplateChanged void
OnProgressPathBackgroundTemplateChanged void
OnProgressPathForegroundTemplateChanged void
OnProgressPathForegroundTemplateChanged void
SetBinding void

Открытые методы

Метод Описание
ProgressPathControl ( ) : System

Защищенные методы

Метод Описание
OnApplyTemplate ( ) : void

Приватные методы

Метод Описание
AnimateProgress ( double newValue ) : void
CreateNewPath ( Path oldPath, DataTemplate pathTemplate, int zIndex ) : Path
GetBezierLength ( Point p0, Point p1, Point p2, Point p3 ) : double
GetGeometryLendth ( Geometry geometry ) : double
GetLineLength ( Point p0, Point p1 ) : double
OnForegroundProgressPathStrokeThicknessChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnProgressChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnProgressChanged ( double oldValue, double newValue ) : void
OnProgressInternalChanged ( ) : void
OnProgressInternalChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnProgressPathBackgroundTemplateChanged ( ) : void
OnProgressPathBackgroundTemplateChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnProgressPathForegroundTemplateChanged ( ) : void
OnProgressPathForegroundTemplateChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
SetBinding ( DependencyObject d, string path, DependencyProperty property ) : void

Описание методов

OnApplyTemplate() защищенный Метод

protected OnApplyTemplate ( ) : void
Результат void

ProgressPathControl() публичный Метод

public ProgressPathControl ( ) : System
Результат System

Описание свойств

BackgroundProgressPathStrokeThicknessProperty публичное статическое свойство

public static DependencyProperty,Windows.UI.Xaml BackgroundProgressPathStrokeThicknessProperty
Результат Windows.UI.Xaml.DependencyProperty

ForegroundProgressPathStrokeThicknessProperty публичное статическое свойство

public static DependencyProperty,Windows.UI.Xaml ForegroundProgressPathStrokeThicknessProperty
Результат Windows.UI.Xaml.DependencyProperty

IsAnimationEnabledProperty публичное статическое свойство

public static DependencyProperty,Windows.UI.Xaml IsAnimationEnabledProperty
Результат Windows.UI.Xaml.DependencyProperty

ProgressPathBackgroundTemplateProperty публичное статическое свойство

public static DependencyProperty,Windows.UI.Xaml ProgressPathBackgroundTemplateProperty
Результат Windows.UI.Xaml.DependencyProperty

ProgressPathForegroundTemplateProperty публичное статическое свойство

public static DependencyProperty,Windows.UI.Xaml ProgressPathForegroundTemplateProperty
Результат Windows.UI.Xaml.DependencyProperty

ProgressProperty публичное статическое свойство

public static DependencyProperty,Windows.UI.Xaml ProgressProperty
Результат Windows.UI.Xaml.DependencyProperty