C# 클래스 csShared.FloatingElements.FloatingContainer

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: TNOCS/csTouch 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CloseEvent System.Windows.RoutedEvent
ResetEvent System.Windows.RoutedEvent
UndockedProperty System.Windows.DependencyProperty
_cpView System.Windows.FrameworkElement
_fe FloatingElement

공개 메소드들

메소드 설명
MyHitTestResult ( System.Windows.Media.HitTestResult result ) : HitTestResultBehavior
OnApplyTemplate ( ) : void
SetResize ( FrameworkElement _resize ) : void
UpdateBackInstance ( ) : void

보호된 메소드들

메소드 설명
OnInitialized ( EventArgs e ) : void

비공개 메소드들

메소드 설명
Animate ( Point center, double width, double height, double orientation, double duration ) : void
CheckShare ( ) : void
CheckSize ( ) : void
ClientsUpdated ( object sender, ImbClientStatus e ) : void
CloseButtonClick ( object sender, RoutedEventArgs e ) : void
Dock ( ) : void
FeCloseRequest ( object sender, EventArgs e ) : void
FeFlipEvent ( object sender, EventArgs e ) : void
FePropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
FeUnFlipEvent ( object sender, EventArgs e ) : void
FloatingContainer ( ) : System
FloatingContainerClose ( object sender, RoutedEventArgs e ) : void
FloatingContainerLoaded ( object sender, RoutedEventArgs e ) : void
FloatingContainerPreviewMouseDoubleClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
Imb_ClientRemoved ( object sender, ImbClientStatus e ) : void
InitScatterViewEvents ( ) : void
InstanceFullScreenFloatingElementChanged ( object sender, EventArgs e ) : void
MenuSelected ( object sender, MenuSelectedEventArgs e ) : void
Reset ( ) : void
ResetLastPosition ( ) : void
SpaCompleted ( object sender, EventArgs e ) : void
SviContactDown ( object sender, System.Windows.Input.TouchEventArgs e ) : void
SviScatterManipulationCompleted ( object sender, ContainerManipulationCompletedEventArgs e ) : void
SviScatterManipulationDelta ( object sender, ContainerManipulationDeltaEventArgs e ) : void
SviScatterManipulationStarted ( object sender, ContainerManipulationStartedEventArgs e ) : void
SwitchFullscreen ( ) : void
UcFloatingElementContainerSizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void
UpdateAssociatedLine ( ) : void
UpdateStreamVisibility ( ) : void
_fe_DockingStyleChanged ( object sender, EventArgs e ) : void
_fe_PropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
_fe_ResetRequest ( object sender, EventArgs e ) : void
_partStream_Click ( object sender, RoutedEventArgs e ) : void
_svi_ScatterManipulationDelta ( object sender, ContainerManipulationDeltaEventArgs e ) : void

메소드 상세

MyHitTestResult() 공개 메소드

public MyHitTestResult ( System.Windows.Media.HitTestResult result ) : HitTestResultBehavior
result System.Windows.Media.HitTestResult
리턴 HitTestResultBehavior

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

OnInitialized() 보호된 메소드

protected OnInitialized ( EventArgs e ) : void
e System.EventArgs
리턴 void

SetResize() 공개 메소드

public SetResize ( FrameworkElement _resize ) : void
_resize System.Windows.FrameworkElement
리턴 void

UpdateBackInstance() 공개 메소드

public UpdateBackInstance ( ) : void
리턴 void

프로퍼티 상세

CloseEvent 공개적으로 정적으로 프로퍼티

public static RoutedEvent,System.Windows CloseEvent
리턴 System.Windows.RoutedEvent

ResetEvent 공개적으로 정적으로 프로퍼티

public static RoutedEvent,System.Windows ResetEvent
리턴 System.Windows.RoutedEvent

UndockedProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows UndockedProperty
리턴 System.Windows.DependencyProperty

_cpView 공개적으로 프로퍼티

public FrameworkElement,System.Windows _cpView
리턴 System.Windows.FrameworkElement

_fe 공개적으로 프로퍼티

public FloatingElement _fe
리턴 FloatingElement