Méthode | Description | |
---|---|---|
PostListView ( ) : System.Diagnostics | ||
ScrollToBottom ( ) : void | ||
ScrollToTop ( ) : void | ||
ScrollWithLayoutUpdate ( object item ) : void |
Méthode | Description | |
---|---|---|
OnBorderManipulationStarted ( object sender, System e ) : void |
This method is called before MouseUp and before Tap.
|
|
OnBorderMouseLeftButtonUp ( object sender, System e ) : void |
This method is called before Tap. It is not called if users clicked on links in RichTextBox.
|
|
OnBorderTap ( object sender, System e ) : void |
public PostListView ( ) : System.Diagnostics | ||
Résultat | System.Diagnostics |
public ScrollWithLayoutUpdate ( object item ) : void | ||
item | object | |
Résultat | void |