C# Класс BlurredBackgroundPoc.BlurredImage

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

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

Свойство Тип Описание
BlurredStrenghProperty DependencyProperty
ImageSourceProperty DependencyProperty
OverlayColorBrushProperty DependencyProperty
OverlayDirectionProperty DependencyProperty
OverlayFillPercentageProperty DependencyProperty

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

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

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

Метод Описание
BlurredImage_ImageOpened ( object sender, RoutedEventArgs e ) : void
BlurredStrenghChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
CreateBlurredImage ( ImageSource imageSource ) : void
OnBlurredStrenghChanged ( ) : void
OnDirectionChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnImageSourceChanged ( ) : void
OnOverlayDirectionChanged ( ) : void
OnOverlayFillPercentageChanged ( ) : void
OnPercentageChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnSourceChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
SetOverlaySize ( ) : void
_rootGrid_SizeChanged ( object sender, SizeChangedEventArgs e ) : void

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

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

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

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

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

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

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

public static DependencyProperty BlurredStrenghProperty
Результат DependencyProperty

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

public static DependencyProperty ImageSourceProperty
Результат DependencyProperty

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

public static DependencyProperty OverlayColorBrushProperty
Результат DependencyProperty

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

public static DependencyProperty OverlayDirectionProperty
Результат DependencyProperty

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

public static DependencyProperty OverlayFillPercentageProperty
Результат DependencyProperty