Method | Description | |
---|---|---|
AnimateIn ( ) : void | ||
AnimateOut ( ) : void | ||
ScrollableView ( string pageType ) : System.Collections.Generic |
Method | Description | |
---|---|---|
UserControl_Loaded ( object sender, |
||
addPoloroidtoList ( |
add poloroids to the stackpanel
|
|
left_Clicked ( object sender, |
left click button handler
|
|
listView_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void | ||
resizeAllUnusedElements ( int prevSelectedIndex, int currentSelectedIndex ) : void |
resizes elements as you switch between polaroids. unused so far. implementation not fully correct
|
|
right_clicked ( object sender, |
right click button handler
|
public ScrollableView ( string pageType ) : System.Collections.Generic | ||
pageType | string | |
return | System.Collections.Generic |