C# 클래스 Raumwiese.MainWindow

상속: MahApps.Metro.Controls.MetroWindow, IDropTarget
파일 보기 프로젝트 열기: stoennies/raumwiese

공개 메소드들

메소드 설명
MainWindow ( ) : System
closeFlyoutSearch ( ) : void
currentPlaylistManagementList ( ) : PlaylistObjectMediaList
currentZone ( ) : Zone
currentZoneTrackList ( ) : ZoneTrackMediaList
flyoutSearchContentControl_searchStringChangedFreezeSink ( RaumfeldNET _searchContentControl, string _newValue ) : void
flyoutSearchContentControl_searchTypeChangedSink ( RaumfeldNET _searchContentControl, ContentDirectorySearchType _newValue ) : void
getScrollViewer ( DependencyObject _o ) : DependencyObject
getVisibleMediaItemsInListBox ( System.Windows.Controls.ListBox _listView ) : IList
gridSearchContentControl_searchStringChangedFreezeSink ( RaumfeldNET _searchContentControl, string _newValue ) : void
gridSearchContentControl_searchTypeChangedSink ( RaumfeldNET _searchContentControl, ContentDirectorySearchType _newValue ) : void
loadMediaItemListViewImages ( System.Windows.Controls.ListBox _listView ) : void
saveContentBrowseListPosition ( ) : void
saveMediaItemListPosition ( System.Windows.Controls.ListBox _list, MediaList _mediaList ) : void
savePlaylistManagementListPosition ( ) : void
saveZoneTrackListPosition ( ) : void
setMediaItemListViewData ( ListBox _listView, MediaList _mediaList ) : void
toggleFlyoutSearch ( ) : void
toggleGridSearch ( ) : void
updateSearchControls ( ) : void
updateZoneControls ( ) : void

보호된 메소드들

메소드 설명
ContentBrowseListControl_MouseRightButtonUpSink ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
CurrentDomain_UnhandledExceptionSink ( object _sender, UnhandledExceptionEventArgs _eventArgs ) : void
DragOverPlaylistManagementList ( IDropInfo _dropInfo ) : void
DragOverZoneTrackList ( IDropInfo _dropInfo ) : void
DropOnPlaylistManagementList ( IDropInfo _dropInfo ) : void
DropOnZoneTrackList ( IDropInfo _dropInfo ) : void
MainWindow_ClosingSink ( object sender, System e ) : void
MainWindow_LoadedSink ( object sender, RoutedEventArgs e ) : void
ZoneTracklistControl_MouseDoubleClickSink ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
ZoneTracklistProgressBar_PreviewMouseLeftButtonUpSink ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
appUpdater_updateCheckDoneSink ( AppUpdater _updateAvailable, AppUpdater _appVersionInfo ) : void
contentBrowseListControl_SelectionChangedSink ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
contentBrowserContextMenu_actionCloseMenueSink ( RaumfeldNET _control, RoutedEventArgs e ) : void
contentBrowserContextMenu_actionPlayAtEndSink ( RaumfeldNET _control, RoutedEventArgs e ) : void
contentBrowserContextMenu_actionPlayNextSink ( RaumfeldNET _control, RoutedEventArgs e ) : void
contentBrowserContextMenu_actionPlayNowSink ( RaumfeldNET _control, RoutedEventArgs e ) : void
createAndInitVolumeControls ( String _zoneUDN ) : void
getArgValue ( String _argId ) : String
getListBoxItemFromMouse ( System.Windows.Controls.ListBox _listBox, System.Windows.Input.MouseButtonEventArgs e ) : System.Windows.Controls.ListBoxItem
getSelectedItemsFromMediaItemList ( System.Windows.Controls.ListBox _listView ) : List
hideBrowseListActionContextMenu ( ) : void
hidePlaylistManagementActionContextMenu ( ) : void
initAppUpdater ( ) : void
initContentBrowserListControl ( ) : void
initContentBrowserListSearch ( ) : void
initPlaylistManagement ( ) : void
initScopeHandler ( ) : void
initVolumeControls ( ) : void
initVolumeControlsRotary ( ) : void
initZoneTrackListControl ( ) : void
initZoneTrackListProgressControl ( ) : void
menuItemRoomAdd_ClickSink ( object sender, RoutedEventArgs e ) : void
playStateChangedTimerElapsedSink ( object sender, ElapsedEventArgs e ) : void
playlistManagementContextMenu_actionCloseMenueSink ( RaumfeldNET _control, RoutedEventArgs e ) : void
playlistManagementContextMenu_actionDeletePlaylistSink ( RaumfeldNET _control, string _playlistObjectId ) : void
playlistManagementContextMenu_actionRenamePlaylistSink ( RaumfeldNET _control, string _playlistObjectId, string _newName ) : void
playlistManagementControl_SelectionChangedSink ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
playlistManagementListControlBrowseToParent_ClickSink ( object sender, RoutedEventArgs e ) : void
playlistManagementListControl_MouseDoubleClickSink ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
playlistManagementList_ScrollChangedSink ( object sender, System.Windows.Controls.ScrollChangedEventArgs e ) : void
removeSelectedItemsFromMediaItemList ( System.Windows.Controls.ListBox _listView ) : int>.SortedList
removeSelectedItemsFromPlaylistManagementList ( ) : void
removeSelectedItemsFromZoneTrackList ( ) : void
removeSelectedPlaylists ( ) : void
rfController_zoneTrackChangedSink ( String _zoneUDN, uint _newTrackIdx ) : void
rfController_zoneTrackListReadySink ( String _zoneUDN, String _trackListId ) : void
searchContentBrowserList ( String _searchString, ContentDirectorySearchType _searchType ) : void
setContentBrowserListData ( String _listId ) : void
setContentBrowserListOnUpdate ( Boolean _isOnUpdate = true ) : void
setMuteForContext ( Object _object, Boolean _mute ) : void
setPlayStateChangedTimer ( ) : void
setPlaylistManagementListData ( String _listId ) : void
setPlaylistManagementListOnUpdate ( Boolean _isOnUpdate = true ) : void
setTrackListControlFromZone ( TrackStateControl _control, String _zoneUdn ) : void
setVolumeForContext ( Object _object, uint _volume ) : void
setZoneDataOnUpdate ( Boolean _isOnUpdate = true ) : void
setZoneTrackListData ( String _zoneUDN ) : void
setZoneTrackListOnUpdate ( Boolean _isOnUpdate = true ) : void
showAvailableZonesPopup ( Control _object, String _callerZoneUDN ) : void
showBrowseListActionContextMenu ( MediaItem _mediaItem, Point _point, ListBoxItem lbi, List _mediaItems = null ) : void
showPlaylistManagementListActionContextMenu ( MediaItem _mediaItem, Point _point, ListBoxItem lbi ) : void
switchVisualContent ( VisualContent _visualContent ) : void
updateSearchFlyout ( ) : void
updateSearchGrid ( ) : void
updateVolumeControlValues ( String _zoneUDN ) : void
volumeRotaryControl_muteStateChangedSink ( RaumfeldNET _control, bool _newValue ) : void
volumeRotaryControl_valueChangedTimeStepSink ( RaumfeldNET _control, uint _newValue ) : void
zoneTracklistPlaySelectedTrack ( ) : void
zoneTracklistSetPlayPauseButton ( RendererPlayState _playState ) : void
zoneTracklistSetPlayPauseButtonByZoneUDN ( String _zoneUDN ) : void
zoneTracklistSetTrackPlayingState ( ) : void

비공개 메소드들

메소드 설명
ButtonVolumeRotaryControl_ClickSink ( object sender, RoutedEventArgs e ) : void
ComponentDispatcher_ThreadIdleSink ( object sender, EventArgs e ) : void
ContentBrowseListControl_MouseDoubleClickSink ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
ContentBrowserBackControl_ClickSink ( object sender, RoutedEventArgs e ) : void
ContentBrowserRootButton_ClickSink ( object sender, RoutedEventArgs e ) : void
IDropTarget ( IDropInfo _dropInfo ) : void
MainWindow_LocationChangedSink ( object sender, EventArgs e ) : void
MainWindow_SizeChangedSink ( object sender, System.Windows.SizeChangedEventArgs e ) : void
VersionUpdateInfo_Click ( object sender, RoutedEventArgs e ) : void
ZoneTracklistControlBack_ClickSink ( object sender, RoutedEventArgs e ) : void
ZoneTracklistControlNext_ClickSink ( object sender, RoutedEventArgs e ) : void
ZoneTracklistControlPlayPause_ClickSink ( object sender, RoutedEventArgs e ) : void
ZoneTracklistControlRandom_ClickSink ( object sender, RoutedEventArgs e ) : void
ZoneTracklistControlRepeat_ClickSink ( object sender, RoutedEventArgs e ) : void
ZoneTracklistControl_KeyUpSink ( object sender, System.Windows.Input.KeyEventArgs e ) : void
buttonCreatePlaylist_ClickSink ( object sender, RoutedEventArgs e ) : void
buttonFlyoutSelectZones_ClickSink ( object sender, RoutedEventArgs e ) : void
buttonHomeControl_ClickSink ( RaumfeldNET _imageButtonControl, System.Windows.Input.MouseButtonEventArgs e ) : void
buttonPlaylistManagementControl_ClickSink ( RaumfeldNET _imageButtonControl, System.Windows.Input.MouseButtonEventArgs e ) : void
buttonZoneVolumeControl_ClickSink ( object sender, RoutedEventArgs e ) : void
contentBrowseListControl_PreviewMouseUpSink ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
contentBrowseList_ScrollChangedSink ( object sender, System.Windows.Controls.ScrollChangedEventArgs e ) : void
contentBrowserSearchControl_ClickSink ( object sender, RoutedEventArgs e ) : void
contentBrowserSwitchLastFm_ClickSink ( object sender, RoutedEventArgs e ) : void
contentBrowserSwitchMyMusic_ClickSink ( object sender, RoutedEventArgs e ) : void
contentBrowserSwitchNapster_ClickSink ( object sender, RoutedEventArgs e ) : void
contentBrowserSwitchPlaylists_ClickSink ( object sender, RoutedEventArgs e ) : void
contentBrowserSwitchRootButton_ClickSink ( object sender, RoutedEventArgs e ) : void
contentBrowserSwitchSimfy_ClickSink ( object sender, RoutedEventArgs e ) : void
contentBrowserSwitchTuneIn_ClickSink ( object sender, RoutedEventArgs e ) : void
getContextObjectFromDataContext ( Object _dataContext ) : Object
getNextTrackRepeatState ( TrackStateControlRepeat _curState ) : TrackStateControlRepeat
getPlayModeFromRepeatAndRandom ( System.Boolean _randomize, TrackStateControlRepeat _repeat ) : RaumfeldNET.UPNP.AvTransportPlayMode
getProgressBarValueFromMousePos ( System.Windows.Controls.ProgressBar progressBar, System.Windows.Input.MouseButtonEventArgs e ) : double
getZoneTracklistListBoxItemPlaying ( ) : System.Windows.Controls.ListBoxItem
initContentBrowserContextMenu ( ) : void
initPlaylistManagementContextMenu ( ) : void
playlistManagementControl_PreviewMouseUpSink ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
playlistManagementList_KeyUpSink ( object sender, System.Windows.Input.KeyEventArgs e ) : void
rfController_allRenderersLinkedSink ( ) : void
rfController_contentBrowserListReadySink ( String _listId ) : void
rfController_mediaServerFoundSink ( ) : void
rfController_mediaServerRemovedSink ( ) : void
rfController_playlistManagementListReadySink ( String _listId ) : void
rfController_rendererMuteStateChangedSink ( string _rendererUDN, bool _mute ) : void
rfController_rendererVolumeChangedSink ( string _rendererUDN, uint _volume ) : void
rfController_zonePlayModeChangedSink ( string _zoneUDN, RaumfeldNET _playMode ) : void
rfController_zonePlayStateChangedSink ( String _zoneUDN, RendererPlayState _playState ) : void
rfController_zoneTrackPositionChangedSink ( String _zoneUDN, String _absPos ) : void
rfController_zonesRetrievedSink ( ) : void
roomStripControl_AddRoomToZoneSink ( RaumfeldNET _roomStripControl, RoutedEventArgs e ) : void
setFlyoutSelectedZonesOpen ( Boolean _setOpen = true ) : void
setVolumeControlFlyoutOpen ( Boolean _open = true ) : void
switchContentBrowserContent ( ContentDirectoryMainContentType _contentType ) : void
toggleFlyoutSelectedZones ( ) : void
toggleVolumeControlFlyout ( ) : void
volumeControl_muteStateChangedSink ( RaumfeldNET _volumeSliderControl, bool _newValue ) : void
volumeControl_valueChangedTimeStepSink ( RaumfeldNET _volumeSliderControl, uint _newValue ) : void
zoneSelected ( String _zoneUDN ) : void
zoneTileControl_MoveRemoveRoomSink ( RaumfeldNET _zoneTileControl, RaumfeldNET _roomStripControl, RoutedEventArgs e ) : void
zoneTileControl_selectedSink ( RaumfeldNET _zoneTileControl ) : void
zoneTrackList_ScrollChangedSink ( object sender, ScrollChangedEventArgs e ) : void

메소드 상세

ContentBrowseListControl_MouseRightButtonUpSink() 보호된 메소드

protected ContentBrowseListControl_MouseRightButtonUpSink ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
sender object
e System.Windows.Input.MouseButtonEventArgs
리턴 void

CurrentDomain_UnhandledExceptionSink() 보호된 메소드

protected CurrentDomain_UnhandledExceptionSink ( object _sender, UnhandledExceptionEventArgs _eventArgs ) : void
_sender object
_eventArgs System.UnhandledExceptionEventArgs
리턴 void

DragOverPlaylistManagementList() 보호된 메소드

protected DragOverPlaylistManagementList ( IDropInfo _dropInfo ) : void
_dropInfo IDropInfo
리턴 void

DragOverZoneTrackList() 보호된 메소드

protected DragOverZoneTrackList ( IDropInfo _dropInfo ) : void
_dropInfo IDropInfo
리턴 void

DropOnPlaylistManagementList() 보호된 메소드

protected DropOnPlaylistManagementList ( IDropInfo _dropInfo ) : void
_dropInfo IDropInfo
리턴 void

DropOnZoneTrackList() 보호된 메소드

protected DropOnZoneTrackList ( IDropInfo _dropInfo ) : void
_dropInfo IDropInfo
리턴 void

MainWindow() 공개 메소드

public MainWindow ( ) : System
리턴 System

MainWindow_ClosingSink() 보호된 메소드

protected MainWindow_ClosingSink ( object sender, System e ) : void
sender object
e System
리턴 void

MainWindow_LoadedSink() 보호된 메소드

protected MainWindow_LoadedSink ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
리턴 void

ZoneTracklistControl_MouseDoubleClickSink() 보호된 메소드

protected ZoneTracklistControl_MouseDoubleClickSink ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
sender object
e System.Windows.Input.MouseButtonEventArgs
리턴 void

ZoneTracklistProgressBar_PreviewMouseLeftButtonUpSink() 보호된 메소드

protected ZoneTracklistProgressBar_PreviewMouseLeftButtonUpSink ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
sender object
e System.Windows.Input.MouseButtonEventArgs
리턴 void

appUpdater_updateCheckDoneSink() 보호된 메소드

protected appUpdater_updateCheckDoneSink ( AppUpdater _updateAvailable, AppUpdater _appVersionInfo ) : void
_updateAvailable AppUpdater
_appVersionInfo AppUpdater
리턴 void

closeFlyoutSearch() 공개 메소드

public closeFlyoutSearch ( ) : void
리턴 void

contentBrowseListControl_SelectionChangedSink() 보호된 메소드

protected contentBrowseListControl_SelectionChangedSink ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
sender object
e System.Windows.Controls.SelectionChangedEventArgs
리턴 void

contentBrowserContextMenu_actionCloseMenueSink() 보호된 메소드

protected contentBrowserContextMenu_actionCloseMenueSink ( RaumfeldNET _control, RoutedEventArgs e ) : void
_control RaumfeldNET
e System.Windows.RoutedEventArgs
리턴 void

contentBrowserContextMenu_actionPlayAtEndSink() 보호된 메소드

protected contentBrowserContextMenu_actionPlayAtEndSink ( RaumfeldNET _control, RoutedEventArgs e ) : void
_control RaumfeldNET
e System.Windows.RoutedEventArgs
리턴 void

contentBrowserContextMenu_actionPlayNextSink() 보호된 메소드

protected contentBrowserContextMenu_actionPlayNextSink ( RaumfeldNET _control, RoutedEventArgs e ) : void
_control RaumfeldNET
e System.Windows.RoutedEventArgs
리턴 void

contentBrowserContextMenu_actionPlayNowSink() 보호된 메소드

protected contentBrowserContextMenu_actionPlayNowSink ( RaumfeldNET _control, RoutedEventArgs e ) : void
_control RaumfeldNET
e System.Windows.RoutedEventArgs
리턴 void

createAndInitVolumeControls() 보호된 메소드

protected createAndInitVolumeControls ( String _zoneUDN ) : void
_zoneUDN String
리턴 void

currentPlaylistManagementList() 공개 메소드

public currentPlaylistManagementList ( ) : PlaylistObjectMediaList
리턴 RaumfeldNET.PlaylistObjectMediaList

currentZone() 공개 메소드

public currentZone ( ) : Zone
리턴 RaumfeldNET.Zone

currentZoneTrackList() 공개 메소드

public currentZoneTrackList ( ) : ZoneTrackMediaList
리턴 RaumfeldNET.ZoneTrackMediaList

flyoutSearchContentControl_searchStringChangedFreezeSink() 공개 메소드

public flyoutSearchContentControl_searchStringChangedFreezeSink ( RaumfeldNET _searchContentControl, string _newValue ) : void
_searchContentControl RaumfeldNET
_newValue string
리턴 void

flyoutSearchContentControl_searchTypeChangedSink() 공개 메소드

public flyoutSearchContentControl_searchTypeChangedSink ( RaumfeldNET _searchContentControl, ContentDirectorySearchType _newValue ) : void
_searchContentControl RaumfeldNET
_newValue ContentDirectorySearchType
리턴 void

getArgValue() 보호된 메소드

protected getArgValue ( String _argId ) : String
_argId String
리턴 String

getListBoxItemFromMouse() 보호된 메소드

protected getListBoxItemFromMouse ( System.Windows.Controls.ListBox _listBox, System.Windows.Input.MouseButtonEventArgs e ) : System.Windows.Controls.ListBoxItem
_listBox System.Windows.Controls.ListBox
e System.Windows.Input.MouseButtonEventArgs
리턴 System.Windows.Controls.ListBoxItem

getScrollViewer() 공개 메소드

public getScrollViewer ( DependencyObject _o ) : DependencyObject
_o System.Windows.DependencyObject
리턴 System.Windows.DependencyObject

getSelectedItemsFromMediaItemList() 보호된 메소드

protected getSelectedItemsFromMediaItemList ( System.Windows.Controls.ListBox _listView ) : List
_listView System.Windows.Controls.ListBox
리턴 List

getVisibleMediaItemsInListBox() 공개 메소드

public getVisibleMediaItemsInListBox ( System.Windows.Controls.ListBox _listView ) : IList
_listView System.Windows.Controls.ListBox
리턴 IList

gridSearchContentControl_searchStringChangedFreezeSink() 공개 메소드

public gridSearchContentControl_searchStringChangedFreezeSink ( RaumfeldNET _searchContentControl, string _newValue ) : void
_searchContentControl RaumfeldNET
_newValue string
리턴 void

gridSearchContentControl_searchTypeChangedSink() 공개 메소드

public gridSearchContentControl_searchTypeChangedSink ( RaumfeldNET _searchContentControl, ContentDirectorySearchType _newValue ) : void
_searchContentControl RaumfeldNET
_newValue ContentDirectorySearchType
리턴 void

hideBrowseListActionContextMenu() 보호된 메소드

protected hideBrowseListActionContextMenu ( ) : void
리턴 void

hidePlaylistManagementActionContextMenu() 보호된 메소드

protected hidePlaylistManagementActionContextMenu ( ) : void
리턴 void

initAppUpdater() 보호된 메소드

protected initAppUpdater ( ) : void
리턴 void

initContentBrowserListControl() 보호된 메소드

protected initContentBrowserListControl ( ) : void
리턴 void

initContentBrowserListSearch() 보호된 메소드

protected initContentBrowserListSearch ( ) : void
리턴 void

initPlaylistManagement() 보호된 메소드

protected initPlaylistManagement ( ) : void
리턴 void

initScopeHandler() 보호된 메소드

protected initScopeHandler ( ) : void
리턴 void

initVolumeControls() 보호된 메소드

protected initVolumeControls ( ) : void
리턴 void

initVolumeControlsRotary() 보호된 메소드

protected initVolumeControlsRotary ( ) : void
리턴 void

initZoneTrackListControl() 보호된 메소드

protected initZoneTrackListControl ( ) : void
리턴 void

initZoneTrackListProgressControl() 보호된 메소드

protected initZoneTrackListProgressControl ( ) : void
리턴 void

loadMediaItemListViewImages() 공개 메소드

public loadMediaItemListViewImages ( System.Windows.Controls.ListBox _listView ) : void
_listView System.Windows.Controls.ListBox
리턴 void

menuItemRoomAdd_ClickSink() 보호된 메소드

protected menuItemRoomAdd_ClickSink ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
리턴 void

playStateChangedTimerElapsedSink() 보호된 메소드

protected playStateChangedTimerElapsedSink ( object sender, ElapsedEventArgs e ) : void
sender object
e ElapsedEventArgs
리턴 void

playlistManagementContextMenu_actionCloseMenueSink() 보호된 메소드

protected playlistManagementContextMenu_actionCloseMenueSink ( RaumfeldNET _control, RoutedEventArgs e ) : void
_control RaumfeldNET
e System.Windows.RoutedEventArgs
리턴 void

playlistManagementContextMenu_actionDeletePlaylistSink() 보호된 메소드

protected playlistManagementContextMenu_actionDeletePlaylistSink ( RaumfeldNET _control, string _playlistObjectId ) : void
_control RaumfeldNET
_playlistObjectId string
리턴 void

playlistManagementContextMenu_actionRenamePlaylistSink() 보호된 메소드

protected playlistManagementContextMenu_actionRenamePlaylistSink ( RaumfeldNET _control, string _playlistObjectId, string _newName ) : void
_control RaumfeldNET
_playlistObjectId string
_newName string
리턴 void

playlistManagementControl_SelectionChangedSink() 보호된 메소드

protected playlistManagementControl_SelectionChangedSink ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
sender object
e System.Windows.Controls.SelectionChangedEventArgs
리턴 void

playlistManagementListControlBrowseToParent_ClickSink() 보호된 메소드

protected playlistManagementListControlBrowseToParent_ClickSink ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
리턴 void

playlistManagementListControl_MouseDoubleClickSink() 보호된 메소드

protected playlistManagementListControl_MouseDoubleClickSink ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
sender object
e System.Windows.Input.MouseButtonEventArgs
리턴 void

playlistManagementList_ScrollChangedSink() 보호된 메소드

protected playlistManagementList_ScrollChangedSink ( object sender, System.Windows.Controls.ScrollChangedEventArgs e ) : void
sender object
e System.Windows.Controls.ScrollChangedEventArgs
리턴 void

removeSelectedItemsFromMediaItemList() 보호된 메소드

protected removeSelectedItemsFromMediaItemList ( System.Windows.Controls.ListBox _listView ) : int>.SortedList
_listView System.Windows.Controls.ListBox
리턴 int>.SortedList

removeSelectedItemsFromPlaylistManagementList() 보호된 메소드

protected removeSelectedItemsFromPlaylistManagementList ( ) : void
리턴 void

removeSelectedItemsFromZoneTrackList() 보호된 메소드

protected removeSelectedItemsFromZoneTrackList ( ) : void
리턴 void

removeSelectedPlaylists() 보호된 메소드

protected removeSelectedPlaylists ( ) : void
리턴 void

rfController_zoneTrackChangedSink() 보호된 메소드

protected rfController_zoneTrackChangedSink ( String _zoneUDN, uint _newTrackIdx ) : void
_zoneUDN String
_newTrackIdx uint
리턴 void

rfController_zoneTrackListReadySink() 보호된 메소드

protected rfController_zoneTrackListReadySink ( String _zoneUDN, String _trackListId ) : void
_zoneUDN String
_trackListId String
리턴 void

saveContentBrowseListPosition() 공개 메소드

public saveContentBrowseListPosition ( ) : void
리턴 void

saveMediaItemListPosition() 공개 메소드

public saveMediaItemListPosition ( System.Windows.Controls.ListBox _list, MediaList _mediaList ) : void
_list System.Windows.Controls.ListBox
_mediaList RaumfeldNET.MediaList
리턴 void

savePlaylistManagementListPosition() 공개 메소드

public savePlaylistManagementListPosition ( ) : void
리턴 void

saveZoneTrackListPosition() 공개 메소드

public saveZoneTrackListPosition ( ) : void
리턴 void

searchContentBrowserList() 보호된 메소드

protected searchContentBrowserList ( String _searchString, ContentDirectorySearchType _searchType ) : void
_searchString String
_searchType ContentDirectorySearchType
리턴 void

setContentBrowserListData() 보호된 메소드

protected setContentBrowserListData ( String _listId ) : void
_listId String
리턴 void

setContentBrowserListOnUpdate() 보호된 메소드

protected setContentBrowserListOnUpdate ( Boolean _isOnUpdate = true ) : void
_isOnUpdate Boolean
리턴 void

setMediaItemListViewData() 공개 메소드

public setMediaItemListViewData ( ListBox _listView, MediaList _mediaList ) : void
_listView ListBox
_mediaList MediaList
리턴 void

setMuteForContext() 보호된 메소드

protected setMuteForContext ( Object _object, Boolean _mute ) : void
_object Object
_mute Boolean
리턴 void

setPlayStateChangedTimer() 보호된 메소드

protected setPlayStateChangedTimer ( ) : void
리턴 void

setPlaylistManagementListData() 보호된 메소드

protected setPlaylistManagementListData ( String _listId ) : void
_listId String
리턴 void

setPlaylistManagementListOnUpdate() 보호된 메소드

protected setPlaylistManagementListOnUpdate ( Boolean _isOnUpdate = true ) : void
_isOnUpdate Boolean
리턴 void

setTrackListControlFromZone() 보호된 메소드

protected setTrackListControlFromZone ( TrackStateControl _control, String _zoneUdn ) : void
_control TrackStateControl
_zoneUdn String
리턴 void

setVolumeForContext() 보호된 메소드

protected setVolumeForContext ( Object _object, uint _volume ) : void
_object Object
_volume uint
리턴 void

setZoneDataOnUpdate() 보호된 메소드

protected setZoneDataOnUpdate ( Boolean _isOnUpdate = true ) : void
_isOnUpdate Boolean
리턴 void

setZoneTrackListData() 보호된 메소드

protected setZoneTrackListData ( String _zoneUDN ) : void
_zoneUDN String
리턴 void

setZoneTrackListOnUpdate() 보호된 메소드

protected setZoneTrackListOnUpdate ( Boolean _isOnUpdate = true ) : void
_isOnUpdate Boolean
리턴 void

showAvailableZonesPopup() 보호된 메소드

protected showAvailableZonesPopup ( Control _object, String _callerZoneUDN ) : void
_object Control
_callerZoneUDN String
리턴 void

showBrowseListActionContextMenu() 보호된 메소드

protected showBrowseListActionContextMenu ( MediaItem _mediaItem, Point _point, ListBoxItem lbi, List _mediaItems = null ) : void
_mediaItem MediaItem
_point Point
lbi ListBoxItem
_mediaItems List
리턴 void

showPlaylistManagementListActionContextMenu() 보호된 메소드

protected showPlaylistManagementListActionContextMenu ( MediaItem _mediaItem, Point _point, ListBoxItem lbi ) : void
_mediaItem MediaItem
_point Point
lbi ListBoxItem
리턴 void

switchVisualContent() 보호된 메소드

protected switchVisualContent ( VisualContent _visualContent ) : void
_visualContent VisualContent
리턴 void

toggleFlyoutSearch() 공개 메소드

public toggleFlyoutSearch ( ) : void
리턴 void

toggleGridSearch() 공개 메소드

public toggleGridSearch ( ) : void
리턴 void

updateSearchControls() 공개 메소드

public updateSearchControls ( ) : void
리턴 void

updateSearchFlyout() 보호된 메소드

protected updateSearchFlyout ( ) : void
리턴 void

updateSearchGrid() 보호된 메소드

protected updateSearchGrid ( ) : void
리턴 void

updateVolumeControlValues() 보호된 메소드

protected updateVolumeControlValues ( String _zoneUDN ) : void
_zoneUDN String
리턴 void

updateZoneControls() 공개 메소드

public updateZoneControls ( ) : void
리턴 void

volumeRotaryControl_muteStateChangedSink() 보호된 메소드

protected volumeRotaryControl_muteStateChangedSink ( RaumfeldNET _control, bool _newValue ) : void
_control RaumfeldNET
_newValue bool
리턴 void

volumeRotaryControl_valueChangedTimeStepSink() 보호된 메소드

protected volumeRotaryControl_valueChangedTimeStepSink ( RaumfeldNET _control, uint _newValue ) : void
_control RaumfeldNET
_newValue uint
리턴 void

zoneTracklistPlaySelectedTrack() 보호된 메소드

protected zoneTracklistPlaySelectedTrack ( ) : void
리턴 void

zoneTracklistSetPlayPauseButton() 보호된 메소드

protected zoneTracklistSetPlayPauseButton ( RendererPlayState _playState ) : void
_playState RendererPlayState
리턴 void

zoneTracklistSetPlayPauseButtonByZoneUDN() 보호된 메소드

protected zoneTracklistSetPlayPauseButtonByZoneUDN ( String _zoneUDN ) : void
_zoneUDN String
리턴 void

zoneTracklistSetTrackPlayingState() 보호된 메소드

protected zoneTracklistSetTrackPlayingState ( ) : void
리턴 void